home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part1 / 8926 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  539 b 

  1. From: Cplus_Kid@msn.com (Peter Van Den Oever)
  2. Subject: New Problem
  3. Date: 27 Feb 96 13:34:54 -0800
  4. Message-ID: <00001a81+0000a8d8@msn.com>
  5. Path: news.msn.com!msn.com
  6. Newsgroups: comp.lang.c++
  7. Organization: The Microsoft Network (msn.com)
  8.  
  9. I use Borland C++ v 4.52 and am having trouble with NEW.  The manuals 
  10. I have purchaced say that if NEW fails to get the memory needed it 
  11. returns NULL.  When trying this in a loop when NEW fails the program 
  12. crashes.  I also tried  TRY { } catch with no success. Can anyone 
  13. help?
  14.  
  15. CPlus_Kid@msn.com
  16.